ShowNotebookWindow
Displays this notebook's window.
void ShowNotebookWindow ();DISCUSSION
This method should display this notebook's window if it is not already displayed. You should not call this method directly; to show the notebook window, you should callCyberSession::ShowNotebookWindow
, which calls this method.If you subclass
CyberNotebookExtension
, you must override this method. Your override must call its inherited method.SEE ALSO
TheIsNotebookWindowShown
method (page 266).
TheCyberSession::ShowNotebookWindow
method (page 377).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help